home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / +system+ / tools / sound / ahi / developer / devloper.lzx / include / ADE / proto / ahi_sub.h next >
C/C++ Source or Header  |  1980-04-24  |  205b  |  12 lines

  1. #ifndef _PROTO_AHISUB_H
  2. #define _PROTO_AHISUB_H
  3.  
  4. #include <clib/ahi_sub_protos.h>
  5. #include <inline/ahi_sub.h>
  6.  
  7. #ifndef __NOLIBBASE__
  8. extern struct Library * __CONSTLIBBASEDECL__ AHIsubBase;
  9. #endif
  10.  
  11. #endif
  12.